home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_279 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-27  |  43 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(4);
  3. }
  4.